home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #12 / K-CD-12-2003.ISO / Beach Head - Desert War / BeachHeadDesertWar.exe / LEVEL_64 < prev    next >
Encoding:
Text File  |  2003-04-11  |  2.6 KB  |  233 lines

  1. //Bullets, Projectiles, Missiles, Flares (maximum 500 20 20 20)
  2. Ammo 400 10 10 20
  3.  
  4. //Tank, Jet, HelicopterGun, HelicopterRocket (range:1-9) (default 1,3,3,3)
  5. Aggression 6 6 6 6
  6.  
  7. //Daytime
  8. Spotlight
  9. Nightime
  10. Crosshair
  11. //Artillery
  12. //Bombers
  13. AltGun
  14. //AltCannon
  15.  
  16. /*** TANK (maximum 12) ***/
  17. //Object TANK
  18. //Delay 50
  19. //ObjectInc
  20. //Delay 60
  21. //ObjectInc
  22. //Delay 500
  23. //ObjectInc
  24. //Delay 500
  25. //ObjectInc
  26. //Delay 1000
  27. //ObjectInc
  28. //Delay 1000
  29. //ObjectInc
  30. //ObjectInc
  31. //ObjectInc
  32. //ObjectInc
  33. //ObjectInc
  34. //ObjectInc
  35. //North
  36. //South
  37. //East
  38. //West
  39.  
  40.  
  41. /*** APC (maximum 4, soldiers 6) basic ***/
  42. //Object APC1
  43. //Delay 5450
  44. //ObjectInc
  45. //Delay 5400
  46. //ObjectInc
  47. //Delay 7450
  48. //ObjectInc
  49. //Delay 7260
  50. //North
  51. //South
  52. //East
  53. //West
  54.  
  55.  
  56. /*** APC (maximum 4, soldiers 6) gun turret ***/
  57. //Object APC2
  58. //Delay 600
  59. //Delay 70
  60. //ObjectInc
  61. //Delay 600
  62. //ObjectInc
  63. //Delay 1000
  64. //ObjectInc
  65. //Delay 1000
  66. //North
  67. South
  68. //East
  69. //West
  70.  
  71.  
  72. /*** APC (maximum 4, soldiers 6) missile turret ***/
  73. //Object APC3
  74. //ObjectInc
  75. //ObjectInc
  76. //ObjectInc
  77. //North
  78. //South
  79. //East
  80. //West
  81.  
  82.  
  83. /*** JET (maximum 16) ***/
  84. //Object JET
  85. //Delay 400
  86. //ObjectInc
  87. //Delay 500
  88. //ObjectInc
  89. //Delay 500
  90. //ObjectInc
  91. //Delay 1000
  92. //ObjectInc
  93. //Delay 1150
  94. //ObjectInc
  95. //Delay 1000
  96. //ObjectInc
  97. //Delay 680
  98. //ObjectInc
  99. //ObjectInc
  100. //ObjectInc
  101. //ObjectInc
  102. //ObjectInc
  103. //ObjectInc
  104. //ObjectInc
  105. //ObjectInc
  106. //North
  107. //South
  108. //East
  109. //West
  110.  
  111.  
  112. /*** BOMBER (maximum 9) ***/
  113.  
  114. /*** COBRA (maximum 12) ***/
  115. Object COBRA
  116. Delay 200
  117. ObjectInc
  118. Delay 900
  119. ObjectInc
  120. Delay 1800
  121. ObjectInc
  122. Delay 3050
  123. ObjectInc
  124. Delay 5000
  125. ObjectInc
  126. Delay 7000
  127. ObjectInc
  128. Delay 9200
  129. ObjectInc
  130. Delay 12000
  131.  
  132. /*** CH53 (maximum 8, soldiers 6) ***/
  133. //Object CH53
  134. //Delay 7100
  135. //ObjectInc
  136. //Delay 7100
  137. //ObjectInc
  138.  
  139.  
  140. /*** C130 (maximum 8, soldier 0-12) ***/
  141. Object C130
  142. Delay 200
  143. troops1 12
  144. //troops2 4
  145. hdrop 1
  146. mdrop 1
  147. adrop 1
  148. pdrop 1
  149. passes 1
  150.  
  151. ObjectInc
  152. Delay 930
  153. troops1 12
  154. hdrop 1
  155. mdrop 1
  156. adrop 1
  157. pdrop 1
  158. Far
  159. passes 1
  160. //North
  161. South
  162. //East
  163. //West
  164.  
  165. ObjectInc
  166. Delay 1800
  167. troops1 12
  168. //troops2 4
  169. hdrop 1
  170. mdrop 1
  171. adrop 1
  172. pdrop 1
  173. passes 1
  174.  
  175. ObjectInc
  176. Delay 3620
  177. troops1 12
  178. //troops2 4
  179. hdrop 1
  180. mdrop 1
  181. adrop 1
  182. pdrop 1
  183. Far
  184. passes 1
  185.  
  186. ObjectInc
  187. Delay 5400
  188. troops1 12
  189. hdrop 1
  190. mdrop 1
  191. adrop 1
  192. pdrop 1
  193. Far
  194. passes 1
  195.  
  196. ObjectInc
  197. Delay 7600
  198. troops1 12
  199. hdrop 1
  200. mdrop 1
  201. adrop 1
  202. pdrop 1
  203. passes 1
  204.  
  205. ObjectInc
  206. Delay 9450
  207. troops1 12
  208. hdrop 1
  209. mdrop 1
  210. adrop 1
  211. pdrop 1
  212. passes 1
  213.  
  214. ObjectInc
  215. Delay 12000
  216. troops1 12
  217. hdrop 1
  218. mdrop 1
  219. adrop 1
  220. pdrop 1
  221. Far
  222. passes 1
  223.  
  224. End
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.